home *** CD-ROM | disk | FTP | other *** search
Makefile | 1993-09-27 | 418 b | 21 lines |
- teststack: teststack.c stack_pragmas.h
- sc link nostkchk teststack
-
- LIBS:stack.library: stack.o stack_lib.fd
- slink with <<
- LIBPREFIX _LIB_
- LIBFD stack_lib.fd
- to LIBS:stack.library
- FROM lib:libent.o lib:libinit.o stack.o
- lib lib:sc.lib
- noicons
- SD ND
- libversion 1 librevision 0
- <
-
- stack.o: stack.c stack_pragmas.h
- sc libcode nostkchk stack.c
-
- stack_pragmas.h: stack_lib.fd
- fd2pragma stack_lib.fd stack_pragmas.h
-